home *** CD-ROM | disk | FTP | other *** search
/ Final Fantasy the Spirits Within Cardz / Final Fantasy the Spirits Within CD Cardz - Disc 1: Aki Ross.iso / pc / assets / aki-mpc.dcr / 00006_exitframe-movieRate=0.ls < prev    next >
Encoding:
Text File  |  2001-07-19  |  90 b   |  7 lines

  1. on exitFrame
  2.   if sprite(1).movieRate = 0 then
  3.     go("out")
  4.   end if
  5.   go(the frame)
  6. end
  7.